Lua/Client/Chat/Functions/Print
From JC2-MP Documentation
Returns | none |
---|---|
Prototype | Chat:Print(string text, Color color, ...) |
Description | No description |
Description
Prints a line to the chat box. The text arguments only accept a string; use tostring(var) if necessary.